- llvm-toolchain-3.8 (1:3.8.1-23+rpi1) stretch-staging; urgency=medium
++llvm-toolchain-3.8 (1:3.8.1-24+rpi1) stretch-staging; urgency=medium
+
+ [changes brought forward from 1:3.8-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 14 May 2016 21:43:35 +0000]
+ * Pass armv6-* as triplet rather than arm-* to hopefully stop llvm toolchain
+ assuming armv7. (didn't work, it appears that Debian isn't currently using
+ the autoconf based build).
+ * Cleanup .pyc files in clean target.
+ * Add a hack to the cmake based build to force armv6 (unfortunately the cmake
+ based build relies on config.guess which assumes you want to build for the
+ hardware you are running on).
+ * Remove -march=armv7-a in compiler-rt/cmake/config-ix.cmake
+ * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that
+ are broken on lower arm architectures.
+ [changes introduced in 1:3.8.1-12+rpi1 by Peter Michael Green]
+ * Disable testsuite, it seems to be crashing buildboxes.
+
+ [changes brought forward from 1:3.8.1-12+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Mon, 03 Oct 2016 22:58:38 +0000]
+ * Really disable testsuite.
+
+ [changes introduced in 1:3.8.1-17+rpi1 by Peter Michael Green]
+ * Remove more crap in clean target.
+ * Force creation of debian/man.
+ * Set config.guess.hack back to mode 644 in clean target to keep dgit happy.
+
- -- Raspbian forward porter <root@raspbian.org> Thu, 04 May 2017 21:43:22 +0000
++ -- Raspbian forward porter <root@raspbian.org> Mon, 26 Jun 2017 23:20:55 +0000
++
+ llvm-toolchain-3.8 (1:3.8.1-24) unstable; urgency=medium
+
+ * Team upload
+ * debian/patches/fix-R_AARCH64_MOVW_UABS_G3-relocation.patch:
+ fix relocation issue, preventing Julia from working correctly on
+ arm64 (Closes: #862360, #861484)
+ * debian/patches/asan-48bit-VMA-aarch64.patch:
+ - fix asan testsuite hang with some arm64 builders.
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 02 Jun 2017 15:11:29 +0200
llvm-toolchain-3.8 (1:3.8.1-23) unstable; urgency=medium